home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 26 / macformat_26.iso / Los 50 mejores / Aplicaciones / ePress 4.0 / ePress Documentation < prev    next >
Text File  |  1996-09-12  |  7KB  |  88 lines

  1. ePress Documentation
  2.  
  3. Description
  4.     ePress creates standalone electronic business cards (eCards), which can be distributed on conventional media or over networks to facilitate exchange of personal informations.
  5.     Typical use of an eCard would be to send it as an attachment to an email message to provide the destinatary with more than the usual text-only signature.
  6.  
  7. New features
  8.     The major improvements over the previous version are: long, multistyled, aligned and colored text; support for standard pictures and Finder icons as well as the old ‘cicn’ resources; background patterns in eCards; a new plugin architecture; online documentation; improved interface; improved Clipboard support; PowerPC native code.
  9.  
  10. Requirements
  11.     ePress requires System 7 and the Thread Manager to run. The Thread Manager is a multithreading enabler built into System 7.5 (or later versions), and can be installed in previous systems in the form of a system extension (freely obtainable from Apple). ePress is compatible and runs native on Power Macintosh computers.
  12.     eCards do not require any particular extension to System 7 in order to run.
  13.  
  14. Freeware notice
  15.     ePress is available free to the public. However sending postcards, junk material and spontaneous donations will encourage further development and improvement of this program.
  16.  
  17. Distribution
  18.     Associations, Magazines and Bullettin Boards planning to distribute/review this software are kindly requested to send me a copy of the media/magazine on which the program is being distributed/reviewed, or an email notice at least. Please don’t distribute modified versions without explicit permission.
  19.  
  20. Author
  21.     I’m a teen student at the Department of Computer Science, University of Pisa. My primary occupation should be the plenty of non-computer-related courses at my college, but my real commitment is programming the Macintosh and an interesting job offer would easily drive me elsewhere.
  22.  
  23.     Comments, suggestions, bug reports and donations can be sent to my postal address:
  24.  
  25.         Gabriele de Simone
  26.         via Trento, 3
  27.         56100 Pisa
  28.         Italy
  29.  
  30.     Internet citizens can take advantage of my electronic presence for a faster response:
  31.  
  32.         <mailto: macman@finsystem.it>
  33.         <mailto: desimon@cli.di.unipi.it>
  34.         <mailto: gabriele@nsm.it>
  35.         <http://www.cli.di.unipi.it/~desimon/intro.html>
  36.  
  37.     People living in my country can easily reach me on PAN (0575/24676), an Italian Macintosh bullettin board I’m often connected to. Informations on this service are also available on the web site <http://www.pan.it/>.
  38.  
  39. Aknowledgements
  40.     Many thanks to all the beta testers and localizers who helped me with this project and to the dearest users who sent contibutions of many sorts to encourage development of new ePress versions. It's mainly because of their participation that I decided to keep working on such a scope-limited program.
  41.     A special mention goes to the anonymous contributor who sent me those wonderful ‘Debug’ glow-in-the-dark boxers.
  42.  
  43. Future improvements
  44.     Below are some of the improvements I plan to include in future releases:
  45.     • adoption of the WASTE text engine instead of TextEdit. WASTE most desirable features include clickable URLs (now available only under special conditions) and Drag&Drop editing;
  46.     • integration with the Internet Config component to ease data entry;
  47.     • more customization options.
  48.  
  49. Version history
  50.     4.0b3 - Public beta release.
  51.     4.0.0 - Final release.
  52.  
  53.  
  54. ePress Technical Help
  55.  
  56. The plug-in architecture
  57.     The new plug-in architecture built into ePress accepts three types of documents which can extend the application’s functionality (but not modify its interface or behaviour). Localization and Code plug-ins actually contain the data ePress uses to create eCard applications. Snapshot plug-ins are libraries of graphic elements you can install in your eCards (snapshots and background patterns).
  58.  
  59.     • Localization plug-ins contain the language-dependent interface elements of an eCard.
  60.     • Code plug-ins contain object code and application resources of an eCard.
  61.     • Snapshot plug-ins contain any or all of picture, Finder icons, color icon and pattern type resources (‘PICT’, ‘ICN#’, ‘icl8’, ‘icl4’, ‘cicn’, ‘ppat’).
  62.  
  63.     Any file can be changed to a plug-in by simply setting its type and creator to reflect the desired kind of plug-in. For a plug-in to be recognized on application launch, it must be located anywhere within the ePress folder.
  64.  
  65. Cross platform distribution
  66.     One major drawback of eCards is their inability to run on other platforms. Keep this in mind when sending your eCard over networks: only Macintosh destinataries will be able to view its content.
  67.     Also, when sending your eCard as an attachment to your Internet mail, make sure that the eCard is compressed and encoded before being attached to your message. Mail programs usually support automatic encoding of a message attachments. Some even provide automatic compression.
  68.     Cross platform implementation of eCard though the Java language is being considered for future versions.
  69.  
  70. QuickTime-compressed Snapshots
  71.     ePress lets you import and paste QuickTime images into eCards, for the fact that QuickTime compressed PICTs are treated equally to conventional PICT data. Though compressed images are smaller to distribute than their uncompressed equivalent, remember that your destinatary will be able to view these images only if QuickTime is installed on his/her machine. Though the latter is an unlikely situation in these multimedia days, using uncompressed images is a safe workaround.
  72.  
  73. Invisible Snapshots
  74.     There are some cases in which a snapshot is not viewed when the eCard is opened. When the snapshot you install in the eCard is complex (such as a 24-bit image) the default application memory partition may be insufficient to view the snapshot. 
  75.     Simply increase the eCard application memory (in the Finder ‘Get Info’ window) to view your image correctly. 
  76.  
  77. Fonts conflicts
  78.     One of the great improvements over the previous versions is support for styled text. However, before browsing your huge personal collection of fonts looking for the right candidate to use in your eCard, keep in mind that the person that will receive your eCard will be able to view it correctly only if the fonts you used are also present on his Macintosh.
  79.     Times and Helvetica, for example, are very likely to be found on every Macintosh on earth; other fancy fonts, while great looking, may transform to the plain system font when viewed on a Macintosh where that particular font is not available.
  80.  
  81. Background patterns explained
  82.     The type of resource ePress uses to draw background patterns is ‘ppat’. This format is also used by Apple’s Desktop Patterns control panel. However, when you copy a pattern from Desktop Patterns, a picture, not a ‘ppat’ resource, is copied into the clipboard. If you later paste that pattern in ePress, the picture is - as you should already now - imported as a snapshot.
  83.     To successfully paste patterns you need to copy them with a resource editor (like ResEdit) or create ‘ppat’ resources yourself (again, with a resource editor or some pattern utility).
  84.  
  85. Shortcuts
  86.     • Holding the Option key and pressing the left and right arrows in the eCard editing window lets you view the previous/next snapshot in the current plug-in.
  87.     • When the Credits in the about window are scrolling, the up and down arrows control the scrolling speed.
  88.